home *** CD-ROM | disk | FTP | other *** search
/ European Smalltalk User Group 2004 September / esugcd.iso / Dolphin5 / Dolphin Smalltalk Value Edition 5.1.msi / Data1.cab / DolphinCR005.dll.882A6753_C9B9_409D_B357_1EE0C7A1A60E / 2057 / string.txt
Text File  |  2003-04-02  |  2KB  |  68 lines

  1. 1    Dolphin Compiler
  2. 531    Define '%s' as a global variable?
  3. 2000    no period at end of statement
  4. 2001    nonsense at end of method
  5. 2002    not yet implemented for non-literal blocks
  6. 2003    unable to determine compilation context for '%s'
  7. 2004    primitive number expected
  8. 2005    expecting '>'
  9. 2006    comment not closed
  10. 2007    method too large
  11. 2008    too many literals
  12. 2009    assignment to constant '%s'
  13. 2010    undeclared '%s'
  14. 2011    illegal message selector '%s'
  15. 2012    invalid argument name '%s'
  16. 2013    temporaries list not closed
  17. 2014    negation not followed by a number
  18. 2015    expecting ')'
  19. 2016    invalid expression start
  20. 2017    invalid primitive call type '%s'
  21. 2018    argument type can't be void
  22. 2019    insufficient argument types
  23. 2020    too many argument types
  24. 2021    virtual function number expected
  25. 2022    expected virtual function index (1..1024)
  26. 2023    invalid return structure class
  27. 2024    placeholder name expected
  28. 2025    unsupported calling convention
  29. 2026    function name or ordinal expected
  30. 2027    undefined class '%s'
  31. 2028    invalid structure class '%s'
  32. 2029    structure size must be > 0
  33. 2030    external type expected
  34. 2031    expecting ']'
  35. 2032    block argument name missing
  36. 2033    too many arguments
  37. 2034    external type '%s' does not support further indirection
  38. 2035    illegal text '%s' in literal array
  39. 2036    illegal value '%s' in literal byte array
  40. 2037    too many temporaries
  41. 2038    literal string not closed
  42. 2039    block argument list not closed
  43. 2040    character expected
  44. 2041    Not a class (%s)
  45. 2042    The workspace pools array is invalid
  46. 2043    unrecognised character '%c'
  47. 2044    constant expected
  48. 2045    expecting '('
  49. 2046    too many messages
  50. 2047    primitive index %d out of range
  51. 2048    illegal assignment to argument
  52. 2049    maximum block nesting exceeded
  53. 2050    Internal Error: %s.\nPlease report to Object Arts support.
  54. 2051    redefining temporary variable '%s'
  55. 2052    redefining argument '%s'
  56. 2053    redefining instance variable '%s'
  57. 2054    cannot redefine pseudo variable '%s'
  58. 2055    redefining static variable '%s'
  59. 2056    can't optimize #%s (requires %s block as the %s)
  60. 2057    can't optimize #%s (requires a niladic block receiver)
  61. 2058    unreferenced temporary variable '%s'
  62. 2059    optimized block form must have %d argument%s
  63. 2060    #%s is an optimized selector, overridding or redefining it may have no effect.
  64. 2061    radix specifier out of range
  65. 2062    assignment to class binding '%s'
  66. 2063    literal array not closed
  67. 2064    literal byte array not closed
  68.